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