exec.iexecprovider

Undocumented in source.

Members

Aliases

Package
alias Package = Tuple!(string, "name", string, "version_")
Undocumented in source.

Interfaces

IExecProvider
interface IExecProvider

Interface for exec providers that take source code and output the compiled program's output.

Meta