onAnsi256 method

Chalk onAnsi256(
  1. int ansicode256
)

Implementation

Chalk onAnsi256(int ansicode256) => _makeAnsiChalk(ansicode256, true);