On this pageoverwolf.io.existOverwolf APIs / overwolf / overwolf / io / exist function exist(path: string, callback: CallbackFunction<ExistsResult>): void; Is path exist. Parameters ParameterTypeDescriptionpathstringThe target path.callbackCallbackFunction<ExistsResult>result callback. Returns void