ncurses_adapter

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Adapter

type Adapter struct {
}

func New

func New() *Adapter

func (*Adapter) Build

func (a *Adapter) Build(pc *config.ProjectConfig) error

func (*Adapter) CmakeConfig

func (a *Adapter) CmakeConfig(pc *config.ProjectConfig) (string, error)

func (*Adapter) Targets

func (a *Adapter) Targets(pc *config.ProjectConfig) (targets []string, err error)

type Config

type Config struct {
	Targets []string          `yaml:"targets"`
	Flags   map[string]string `yaml:"variables"`
}

Jump to

Keyboard shortcuts

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