mount(options:replyHandler:)
Declaration
func mount(options: FSTaskOptions, replyHandler reply: @escaping @Sendable ((any Error)?) -> Void)func mount(options: FSTaskOptions) async throwsfunc mount(options: FSTaskOptions, replyHandler reply: @escaping @Sendable ((any Error)?) -> Void)func mount(options: FSTaskOptions) async throws