Searched defs:Composer (Results 1 – 1 of 1) sorted by relevance
29 type Composer struct { struct30 pathBinder bind.PathBinder53 func (m Composer) Compose(codebasePath string, workspacePath string) ([]string, error) {104 func (m Composer) Dismantle(dismantlePath string) ([]string, error) {130 func (m Composer) Unbind(unbindPath string) error {135 func (m Composer) List(listPath string) ([]string, error) {