<!-- Code generated by gomarkdoc. DO NOT EDIT -->
import "github.com/egdaemon/eg/runtime/wasi/egunsafe/ffiegcontainer"

<a name="Build"></a>

func Build

func Build(ctx context.Context, name, definition string, args []string) error

<a name="Module"></a>

func Module

func Module(ctx context.Context, name, modulepath string, options []string) error

<a name="Pull"></a>

func Pull

func Pull(ctx context.Context, name string, args []string) error

<a name="Run"></a>

func Run

func Run(ctx context.Context, name, modulepath string, cmd []string, args []string) error