Documentation ¶ Index ¶ func Clean(args ...string) error func Pack(opts PackOptions) error func ShellPack(opts PackOptions, boxes parser.Boxes) error type PackOptions Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Clean ¶ func Clean(args ...string) error Clean ... func Pack ¶ func Pack(opts PackOptions) error Pack the roots given + PWD func ShellPack ¶ func ShellPack(opts PackOptions, boxes parser.Boxes) error ShellPack ... Types ¶ type PackOptions ¶ type PackOptions struct { IgnoreImports bool Legacy bool StoreCmd string Roots []string RootsOptions *parser.RootsOptions } PackOptions ... Source Files ¶ View all Source files pack.go Directories ¶ Show internal Expand all Path Synopsis parser _fixtures/new_from_roots _fixtures/new_from_roots/_r _fixtures/new_from_roots/e _fixtures/new_from_roots/w store _fixtures/disk _fixtures/disk/_r _fixtures/disk/e _fixtures/disk/w Click to show internal directories. Click to hide internal directories.