finder

package
v0.8.5 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Environment

type Environment struct {
}

func (Environment) Find

func (path Environment) Find() ([]string, error)

type Finder

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

func NewEnvironment

func NewEnvironment() Finder

func NewHomeDir

func NewHomeDir() Finder

type HomeDir

type HomeDir struct {
}

func (HomeDir) Find

func (path HomeDir) Find() ([]string, error)

Jump to

Keyboard shortcuts

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