class Spirit::CLI

Defined in:

spirit/cli.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(argv : Array(String)) #

[View source]

Instance Method Detail

def display_help #

[View source]
def parse_instance_command(command) #

[View source]
def parse_process_command(process_name, command) #

[View source]
def program_name #

[View source]
def run #

[View source]