Home
last modified time | relevance | path

Searched defs:Composer (Results 1 – 1 of 1) sorted by relevance

/tools/treble/hacksaw/workspace/
Dcompose.go29 type Composer struct { struct
30 pathBinder bind.PathBinder
53 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) {