Preparing search index...
The search index is not available
@jackdbd/github-contents-api
@jackdbd/github-contents-api
MoveOptions
Interface MoveOptions
interface
MoveOptions
{
author
?:
AuthorOrCommitter
;
base_url
:
string
;
committer
:
AuthorOrCommitter
;
owner
:
string
;
path_after
:
string
;
path_before
:
string
;
ref
?:
string
;
repo
:
string
;
token
:
string
;
}
Hierarchy
SharedConfig
MoveOptions
Index
Properties
author?
base_
url
committer
owner
path_
after
path_
before
ref?
repo
token
Properties
Optional
author
author
?:
AuthorOrCommitter
base_
url
base_url
:
string
committer
committer
:
AuthorOrCommitter
owner
owner
:
string
path_
after
path_after
:
string
path_
before
path_before
:
string
Optional
ref
ref
?:
string
repo
repo
:
string
token
token
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
base_
url
committer
owner
path_
after
path_
before
ref
repo
token
@jackdbd/github-contents-api
Loading...