@Immutable
public interface Forks
Repo repo()
Iterable<Fork> iterate(String sort)
sort - The sort order.Fork create(String organization) throws IOException
organization - The organization the repository will be forked into.IOException - If there is any I/O problemCopyright © 2012–2018 jcabi.com. All rights reserved.