Constructs a new instance of the CLI class
CLI
class CLI { constructor(cachePath?: string, rl?: readline.Interface); }