Documentation ¶
Index ¶
- Variables
- func CopyOutput(fs afero.Fs, path string) error
- func Cwd(op string) (cwd string, err error)
- func CwdFs(ctx context.Context, cwd string) (afero.Fs, error)
- func OpenGitIgnore(ctx context.Context) (io.ReadCloser, error)
- func PrintFs(fsys afero.Fs) error
- func SplitAt(args []string, dash int) (l []string, r []string)
Constants ¶
This section is empty.
Variables ¶
View Source
var IgnorePatterns = tool.DefaultIgnorePatterns
Functions ¶
func OpenGitIgnore ¶ added in v0.0.33
func OpenGitIgnore(ctx context.Context) (io.ReadCloser, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.