class SvelteCLI::Commands::WatchCommand

Defined in:

svelte-cli/commands/watch_command.cr

Constant Summary

DESCRIPTION = "Starts a live reload development server"

Class Method Summary

Class methods inherited from class SvelteCLI::Commands::BaseCommand

run(arguments = [] of String) run

Class Method Detail

def self.help #

[View source]
def self.run(arguments = [] of String) #

[View source]