AMWorkspace
A workspace for running an Automator workflow.
Declaration
class AMWorkspaceOverview
The AMWorkspace class provides access to the shared workspace in the Automator framework, where you can run workflows without a workflow controller. Use shared to access the shared workspace and runWorkflow(atPath:withInput:) to run your workflow in it.