ciel

package
v0.6.5-0...-c050ab2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DotCielDirName = ".ciel"

	ContainerDirName = DotCielDirName + "/container"
	TreeDirName      = "TREE"
	OutputDirName    = "OUTPUT/debs"

	VersionFile = DotCielDirName + "/version"
	Version     = "2"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Ciel

type Ciel struct {
	BasePath string
}

func (*Ciel) Check

func (i *Ciel) Check()

func (*Ciel) CielDir

func (i *Ciel) CielDir() string

func (*Ciel) Container

func (i *Ciel) Container() *container.Container

func (*Ciel) GetBasePath

func (i *Ciel) GetBasePath() string

func (*Ciel) GetContainer

func (i *Ciel) GetContainer() abstract.Container

func (*Ciel) GetOutput

func (i *Ciel) GetOutput() abstract.Tree

func (*Ciel) GetTree

func (i *Ciel) GetTree() abstract.Tree

func (*Ciel) Init

func (i *Ciel) Init()

func (*Ciel) Output

func (i *Ciel) Output() *packaging.Tree

func (*Ciel) Tree

func (i *Ciel) Tree() *pkgtree.Tree

func (*Ciel) VerFile

func (i *Ciel) VerFile() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL