module SvelteCLI::Commands

Extended Modules

Defined in:

svelte-cli/commands.cr
svelte-cli/commands/basic_command.cr
svelte-cli/commands/build_command.cr
svelte-cli/commands/help_command.cr
svelte-cli/commands/new_command.cr
svelte-cli/commands/start_command.cr
svelte-cli/commands/watch_command.cr

Instance Method Summary

Instance Method Detail

def run(command, arguments = [] of String) #

[View source]