ExecutableFileService

struct ExecutableFileService

The ExecutableFileService

  • Open File at Path

    Declaration

    Swift

    @discardableResult
    func open(atPath path: String) -> Bool

    Parameters

    path

    The Path

    Return Value

    If opening succeeded