class Crayon::Crayon
- Crayon::Crayon
- Reference
- Object
Defined in:
crayon.crConstructors
Instance Method Summary
- #apply(text)
- #background : String
- #background=(background : String)
- #bold : Bool | String | Nil
- #bold=(bold : Bool | String | Nil)
- #foreground : String
- #foreground=(foreground : String)
- #hidden : Bool | String | Nil
- #hidden=(hidden : Bool | String | Nil)
- #invert : Bool | String | Nil
- #invert=(invert : Bool | String | Nil)
- #underline : Bool | String | Nil
- #underline=(underline : Bool | String | Nil)