# Functions
equal returns true if the other client is the equivalent.
New returns an Executor implementation that integrates with the local system.
WithBuild sets the API build in the executor client for Local.
WithHostname sets the hostname in the executor client for Local.
WithMockStdout adds a mock stdout writer to the client if mock is true.
WithOutputCtn sets the outputs container in the executor client for Linux.
WithPipeline sets the pipeline build in the executor client for Local.
WithRuntime sets the runtime engine in the executor client for Local.
WithVelaClient sets the Vela client in the executor client for Local.
WithVersion sets the version in the executor client for Local.
# Interfaces
No description provided by the author
# Type aliases
Opt represents a configuration option to initialize the executor client for Local.