linker

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(name, bin, command string, options ...Option) (string, error)

New register a command who call as `name` under directory bin example: New('test', '/usr/local/bin', 'echo')

Types

type Option

type Option int
const (
	None           Option = iota
	OverrideAlways        = 1 << 0
)

Jump to

Keyboard shortcuts

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