class War

Defined in:

warsplitter.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(input : String) #

[View source]

Instance Method Detail

def context : String #

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

[View source]
def first_option : String #

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

[View source]
def second_option : String #

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

[View source]