faked ~master (2021-10-08T17:56:44Z)
Dub
Repo
FakerData
fakerjsgenerator
Undocumented in source.
class
FakerData {
string
locale
;
string
fallback
;
Entry
[
string
]
data
;
void
toString
(void delegate(const(char)[]) sink);
}
Members
Functions
toString
void
toString
(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
data
Entry
[
string
]
data
;
Undocumented in source.
fallback
string
fallback
;
Undocumented in source.
locale
string
locale
;
Undocumented in source.
Meta
Source
See Implementation
fakerjsgenerator
classes
Data
Direct
FakerData
Sub
functions
buildFallback
buildFile
buildInstantionTest
cloneFaker
main
scrapeFaker
scrapeFakers
writePackageFile
manifest constants
outputDir
r
r2
structs
Entry
variables
fakerFolder
ignoreEntries
ignoreListLocals
re