| Package | Description |
|---|---|
| net.thevpc.nuts.toolbox.nwork | |
| net.thevpc.nuts.toolbox.nwork.config |
| Constructor and Description |
|---|
ProjectService(net.thevpc.nuts.NutsApplicationContext context,
RepositoryAddress defaultRepositoryAddress,
net.thevpc.nuts.NutsPath file) |
ProjectService(net.thevpc.nuts.NutsApplicationContext context,
RepositoryAddress defaultRepositoryAddress,
ProjectConfig config) |
| Modifier and Type | Method and Description |
|---|---|
RepositoryAddress |
ProjectConfig.getAddress() |
RepositoryAddress |
WorkspaceConfig.getDefaultRepositoryAddress() |
RepositoryAddress |
RepositoryAddress.setNutsRepository(String nutsRepository) |
RepositoryAddress |
RepositoryAddress.setNutsWorkspace(String nutsWorkspace) |
| Modifier and Type | Method and Description |
|---|---|
ProjectConfig |
ProjectConfig.setAddress(RepositoryAddress address) |
void |
WorkspaceConfig.setDefaultRepositoryAddress(RepositoryAddress defaultRepositoryAddress) |
Copyright © 2022 vpc open source initiative. All rights reserved.