orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-git-archiver
/
org.openrndr.extra.gitarchiver
/
GitProvider
Git
Provider
interface
GitProvider
(
source
)
Inheritors
JavaGit
NativeGit
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
commit
Changes
Link copied to clipboard
abstract
fun
commitChanges
(
commitMessage
:
String
)
head
Reference
Link copied to clipboard
abstract
fun
headReference
(
)
:
String
log
References
Link copied to clipboard
abstract
fun
logReferences
(
count
:
Int
)
:
List
<
String
>
show
Link copied to clipboard
abstract
fun
show
(
reference
:
String
)
:
String