uses |
ContextableTrait, apnscpFunctionInterceptorTrait, FilesystemPathTrait |
---|
Methods | ||
---|---|---|
public
|
enabled(): bool
|
# |
public
|
remove(): bool
|
# |
public
|
cleanDatabase(): void
|
# |
public
|
createRepository(): bool
|
# |
public
|
snapshot(string $comment): bool
|
# |
public
|
lastSnapshot(): string|null
|
# |
public
|
commits(): array
|
# |
public
|
head(): string
|
# |
public
|
discard(string $whence, string $to = null): bool
|
# |
public
|
restore(string|null $commit, bool $prune = true): bool
|
# |
Methods used from ContextableTrait |
---|
instantiateContexted(), setContext(), contextSynchronized(), __wakeup() |
Methods used from apnscpFunctionInterceptorTrait |
---|
__call() |