APICLICLI.(constructor)Version: 21.5.2On this pageCLI.(constructor) Constructs a new instance of the CLI class Signature: class CLI { constructor(cachePath?: string, rl?: readline.Interface);} Parameters ParameterTypeDescriptioncachePathstring(Optional)rlreadline.Interface(Optional)