open

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildIndex added in v0.9.0

func BuildIndex(links map[string]string) []string
func FindLink(proj *project.Project, linkName string) (url string, err error)

FindLink returns the url of a link about the project. Possible links are github/pullrequest pages and arbitrary links declared in dev.yml. In case of collision, links declared in dev.yml have precedence over Github links.

func Open

func Open(location string) error

Open a file or URL with the default application, return immediately. Use `xdg-open` or `open` depending on the platform.

func PrintLinks(proj *project.Project) (err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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