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