Packages@isp.nexus/sdkFunctionscheckIfExistsOn this pagecheckIfExists() function checkIfExists(pathBuilderLike): Promise<boolean> Check if a file exists at the given path. Parameters ParameterTypepathBuilderLikePathBuilderLike Returns Promise<boolean>