package
1.1.10
Repository: https://github.com/fossas/fossa-cli.git
Documentation: pkg.go.dev

# Functions

Install calls Install on the Composer with dir as the CWD.
NewComposer returns a Runner that invokes the real composer binary.
Show calls Show on the Composer with dir as the CWD.

# Structs

A ShowOutput structure has a list of dependencies reported by Composer.

# Interfaces

A Composer can return the output of the `show` and `install` commands.

# Type aliases

level is 1-indexed.