Search
Preparing search index...
The search index is not available
@blinkk/fileset
Options
All
Public
Public/Protected
All
Inherited
Menu
@blinkk/fileset
manifest
Manifest
Class Manifest
Hierarchy
Manifest
Index
Constructors
constructor
Properties
branch
commit
files
google
Cloud
Project
headers
localization
Path
Format
redirect
Trailing
Slashes
redirects
ref
short
Sha
site
Accessors
links
Methods
add
File
add
Redirect
create
From
Directory
create
Hash
paths
ToJSON
set
Headers
set
Redirects
to
OutputJSON
Constructors
constructor
new
Manifest
(
site
:
string
, ref
:
string
, branch
:
string
, commit
:
Commit
, googleCloudProject
:
string
)
:
Manifest
Parameters
site:
string
ref:
string
branch:
string
commit:
Commit
googleCloudProject:
string
Returns
Manifest
Properties
branch
branch
:
string
commit
commit
:
Commit
files
files
:
ManifestFile
[]
google
Cloud
Project
google
Cloud
Project
:
string
headers
headers
:
Record
<
string
,
Record
<
string
,
string
>
>
localization
Path
Format
localization
Path
Format
:
string
redirect
Trailing
Slashes
redirect
Trailing
Slashes
:
boolean
redirects
redirects
:
Redirect
[]
ref
ref
:
string
short
Sha
short
Sha
:
string
site
site
:
string
Accessors
links
get
links
(
)
:
ManifestLinks
Returns
ManifestLinks
Methods
add
File
add
File
(
path
:
string
, dir
:
string
)
:
Promise
<
void
>
Parameters
path:
string
dir:
string
Returns
Promise
<
void
>
add
Redirect
add
Redirect
(
from
:
string
, to
:
string
, permanent
:
boolean
)
:
Promise
<
void
>
Parameters
from:
string
to:
string
permanent:
boolean
Returns
Promise
<
void
>
create
From
Directory
create
From
Directory
(
path
:
string
)
:
Promise
<
void
>
Parameters
path:
string
Returns
Promise
<
void
>
create
Hash
create
Hash
(
path
:
string
)
:
any
Parameters
path:
string
Returns
any
paths
ToJSON
paths
ToJSON
(
)
:
any
Returns
any
set
Headers
set
Headers
(
headers
:
Record
<
string
,
Record
<
string
,
string
>
>
)
:
void
Parameters
headers:
Record
<
string
,
Record
<
string
,
string
>
>
Returns
void
set
Redirects
set
Redirects
(
redirects
:
Redirect
[]
)
:
void
Parameters
redirects:
Redirect
[]
Returns
void
to
OutputJSON
to
OutputJSON
(
)
:
{
commit
:
Commit
;
files
:
ManifestFile
[]
;
links
:
ManifestLinks
}
Returns
{
commit
:
Commit
;
files
:
ManifestFile
[]
;
links
:
ManifestLinks
}
commit
:
Commit
files
:
ManifestFile
[]
links
:
ManifestLinks
Modules
api
cache
commands/serve
commands/upload
countries
defaults
gitdata
locale
manifest
server
trie
upload
webui
Manifest
constructor
branch
commit
files
google
Cloud
Project
headers
localization
Path
Format
redirect
Trailing
Slashes
redirects
ref
short
Sha
site
links
add
File
add
Redirect
create
From
Directory
create
Hash
paths
ToJSON
set
Headers
set
Redirects
to
OutputJSON
Commit
Manifest
File
Manifest
Links
Redirect
Serialized
Manifest
DEFAULT_
LOCALIZATION_
PATH_
FORMAT
Generated using
TypeDoc