workspace

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultFinder = &finder{
	osGetwd: os.Getwd,
	osStat:  os.Stat,
}

DefaultFinder is the Finder with default dependencies.

Functions

This section is empty.

Types

type Finder

type Finder interface {
	Find() (string, error)
}

Finder wraps the Find method that performs the finding of the WORKSPACE file in the user's Bazel project.

Directories

Path Synopsis
Package mock contains generated files.
Package mock contains generated files.

Jump to

Keyboard shortcuts

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