struct Options

Defined in:

cli.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def command : Command #

[View source]
def command=(command : Command) #

[View source]
def output : String | Nil #

[View source]
def output=(output : String | Nil) #

[View source]
def path : String #

[View source]
def path=(path : String) #

[View source]
def show_pallet : Bool #

[View source]
def show_pallet=(show_pallet : Bool) #

[View source]