# 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.
# Interfaces
A Composer can return the output of the `show` and `install` commands.
# Type aliases
level is 1-indexed.