Home
last modified time | relevance | path

Searched defs:removeFile (Results 1 – 3 of 3) sorted by relevance

/expo/packages/@expo/config-plugins/src/utils/
H A Dfs.ts12 export function removeFile(filePath: string): boolean { function
/expo/packages/expo-file-system/ios/
H A DFileSystemHelpers.swift37 internal func removeFile(path: String, idempotent: Bool = false) throws { in removeFile() function
/expo/packages/@expo/config-plugins/build/utils/
H A Dfs.js33 function removeFile(filePath) { function