class Embox
- Embox
- Reference
- Object
Defined in:
embox.crInstance Method Summary
-
#arrow_length : Int32
the number of horizontal-only characters of the arrow (the arrow also has a 90deg and a triangle character)
-
#arrow_length=(arrow_length : Int32)
the number of horizontal-only characters of the arrow (the arrow also has a 90deg and a triangle character)
-
#arrow_margin : Int32
the space betwen the arrow's point and the text
-
#arrow_margin=(arrow_margin : Int32)
the space betwen the arrow's point and the text
- #debputs(any)
- #debug : Bool
- #debug=(debug : Bool)
- #do_help
- #errputs(any)
- #left_margin
- #left_margin_over : Int32 | Nil
- #left_margin_over=(left_margin_over : Int32 | Nil)
- #main_fancy_arrow
- #main_simple
- #main_title
- #margin : Int32
- #margin=(margin : Int32)
- #outputs(any)
- #parse_cli
- #parse_positive_int(name, &)
- #right_margin
- #right_margin_over : Int32 | Nil
- #right_margin_over=(right_margin_over : Int32 | Nil)
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)
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)