package
0.4.7
Repository: https://github.com/redbird96/b7s.git
Documentation: pkg.go.dev

# 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.

# Structs

Config represents the Executor configuration.
Executor provides the capabilities to run external applications.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author