public class DefaultSourceControlHelper extends Object
| Constructor and Description |
|---|
DefaultSourceControlHelper(NWorkspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
protected NLog |
_LOG() |
NDefinition |
checkout(NId id,
Path folder) |
NDefinition |
checkout(String id,
Path folder) |
NId |
commit(Path folder) |
public DefaultSourceControlHelper(NWorkspace workspace)
protected NLog _LOG()
public NDefinition checkout(String id, Path folder)
public NDefinition checkout(NId id, Path folder)
Copyright © 2025 vpc open source initiative. All rights reserved.