shared

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PackageSpec

type PackageSpec struct {
	Dir  string
	Path string
}

PackageSpec identifies a package by dir and path

type Setup

type Setup struct {
	Env                  vos.Env
	Paths                *patsy.Cache
	Enforce              bool
	Verbose              bool
	Short                bool
	Timeout              string
	Load                 string
	Output               string
	TestArgs             []string
	ExcludeGeneratedCode bool
	Packages             []PackageSpec
}

Setup holds globals, environment and command line flags for the courtney command

func (*Setup) Parse

func (s *Setup) Parse(args []string) error

Parse parses a slice of strings into the Packages slice

Jump to

Keyboard shortcuts

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