ExecutableFileService
struct ExecutableFileService
The ExecutableFileService
-
The Executable
Declaration
Swift
let executable: Executable
-
Open File at Path
Declaration
Swift
@discardableResult func open(atPath path: String) -> BoolParameters
pathThe Path
Return Value
If opening succeeded
View on GitHub
ExecutableFileService Structure Reference