class Embox

Defined in:

embox.cr

Instance Method Summary

Instance Method Detail

def arrow_length : Int32 #

the number of horizontal-only characters of the arrow (the arrow also has a 90deg and a triangle character)


[View source]
def arrow_length=(arrow_length : Int32) #

the number of horizontal-only characters of the arrow (the arrow also has a 90deg and a triangle character)


[View source]
def arrow_margin : Int32 #

the space betwen the arrow's point and the text


[View source]
def arrow_margin=(arrow_margin : Int32) #

the space betwen the arrow's point and the text


[View source]
def debputs(any) #

[View source]
def debug : Bool #

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

[View source]
def do_help #

[View source]
def errputs(any) #

[View source]
def left_margin #

[View source]
def left_margin_over : Int32 | Nil #

[View source]
def left_margin_over=(left_margin_over : Int32 | Nil) #

[View source]
def main_fancy_arrow #

[View source]
def main_simple #

[View source]
def main_title #

[View source]
def margin : Int32 #

[View source]
def margin=(margin : Int32) #

[View source]
def outputs(any) #

[View source]
def parse_cli #

[View source]
def parse_positive_int(name, &) #

[View source]
def right_margin #

[View source]
def right_margin_over : Int32 | Nil #

[View source]
def right_margin_over=(right_margin_over : Int32 | Nil) #

[View source]