fsup

package module
v0.0.0-...-d7a4d46 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: MIT Imports: 3 Imported by: 0

README

fsup

find the first file or path recursively upstream from a base path

Warning

this does not stop until it finds a match or errors

this will find things WAY higher up the file tree than you may intend, so be careful of file operations outside of your intended scope

this library does not distinguish between folders, files, or any other type of stat... only if the os says it exists

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func From

func From(base, what string) (string, error)

func FromWD

func FromWD(what string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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