class SvelteCLI::Commands::BuildCommand

Defined in:

svelte-cli/commands/build_command.cr

Constant Summary

DESCRIPTION = "Builds a production ready release"

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]