ccgo

package
v3.8.10 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2021 License: BSD-3-Clause Imports: 31 Imported by: 1

Documentation

Overview

Package ccgo implements the ccgo command.

Index

Constants

View Source
const Version = "3.8.10"

Variables

This section is empty.

Functions

This section is empty.

Types

type Task

type Task struct {
	D []string // -D
	I []string // -I
	U []string // -U

	E bool // -E
	// contains filtered or unexported fields
}

Task represents a compilation job.

func NewTask

func NewTask(args []string, stdout, stderr io.Writer) *Task

NewTask returns a newly created Task.

func (*Task) Main

func (t *Task) Main() (err error)

Main executes task.

Jump to

Keyboard shortcuts

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