project

package
v0.0.0-...-c568463 Latest Latest
Warning

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

Go to latest
Published: May 10, 2021 License: AGPL-3.0, AGPL-3.0-or-later, GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DistroProject

type DistroProject interface {
	Prep() error
	Create() error
}

type FileError

type FileError struct {
	errors.DropboxError
}

type ParseError

type ParseError struct {
	errors.DropboxError
}

type Project

type Project struct {
	Root       string
	MirrorRoot string
	BuildRoot  string
	Name       string
	// contains filtered or unexported fields
}

func (*Project) Build

func (p *Project) Build(filter string) (err error)

func (*Project) Init

func (p *Project) Init() (err error)

func (*Project) InitProject

func (p *Project) InitProject() (err error)

func (*Project) Repo

func (p *Project) Repo(filter string) (err error)

type UnknownType

type UnknownType struct {
	errors.DropboxError
}

Jump to

Keyboard shortcuts

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