struct Args

Defined in:

main.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def data_file : String #

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

[View source]
def initialize #

[View source]
def options_file : String #

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

[View source]
def output_file : String #

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

[View source]
def template_file : String #

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

[View source]