class SvelteCLI::Commands::StartCommand

Defined in:

svelte-cli/commands/start_command.cr

Constant Summary

DESCRIPTION = "Runs production 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]