| Package | Description |
|---|---|
| com.jcabi.github |
Object Oriented Github API.
|
| com.jcabi.github.mock |
Mock Github server.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FileChange.Smart
Smart file change with extra features.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<FileChange> |
CommitsComparison.files()
Iterate over the file changes between the two commits being
compared.
|
Iterable<FileChange> |
CommitsComparison.Smart.files() |
| Constructor and Description |
|---|
Smart(FileChange chng)
Public ctor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MkFileChange
Mock file change.
|
Copyright © 2012–2018 jcabi.com. All rights reserved.