NSTask Class Reference
PDF
Overview
Tasks
Creating and Initializing an NSTask Object
Returning Task Information
Running and Stopping a Task
Querying the Task State
Configuring an NSTask Object
Class Methods
launchedTaskWithLaunchPath:arguments:
Instance Methods
arguments
currentDirectoryPath
environment
init
interrupt
isRunning
launch
launchPath
processIdentifier
resume
setArguments:
setCurrentDirectoryPath:
setEnvironment:
setLaunchPath:
setStandardError:
setStandardInput:
setStandardOutput:
standardError
standardInput
standardOutput
suspend
terminate
terminationReason
terminationStatus
waitUntilExit
Constants
NSTaskTerminationReason
Notifications
NSTaskDidTerminateNotification
Revision History
Index
COMPANION GUIDE
Interacting with the Operating System