# Packages
No description provided by the author
# Functions
New creates a new Executor with the specified working directory.
WithExecutableName sets the name of the executable that should be ran.
WithFS sets the FS handler used by the executor.
WithLimiter sets the resource limiter called for each individual execution.
WithRuntimeDir sets the runtime directory for the executor.
WithWorkDir sets the workspace directory for the executor.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author