class Options

Defined in:

mid2yml.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(strings : Indexable(String) = ARGV) #

[View source]

Class Method Detail

def self.toka_options : Toka::OptionDescriptor #

Descriptor of available options


Instance Method Detail

def output : String #

Getter for #output. This option can be accessed through the long-option --output or the short-option -o


[View source]
def positional_options : Array(String) #