code

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string code(Color c, bool background, bool bright)
    string
    code
    (
    immutable Color c
    ,
    immutable bool background = false
    ,
    immutable bool bright = false
    )
  2. string code(Cursor c, uint n)
  3. string code(Mode m)

Meta