cushion ~master (2019-06-25T13:23:49Z)
Dub
Repo
loadStmFromCsv
cushion
csvdecoder
Load CSV file of STM and decode to D code.
string
loadStmFromCsvFilePair
(
string
stateKey
=
"▽"
,
string
factoryName
=
"makeStm"
)
string
loadStmFromCsv
(
string
stateKey
=
"▽"
,
string
factoryName
=
"makeStm"
)
string
loadStmFromCsv
(
string
name
)
(
string
stateKey
= "▽"
,
string
factoryName
= "makeStm"
)
Meta
Source
See Implementation
cushion
csvdecoder
functions
createStm
decodeStmFromCsv
loadStmFromCsv
loadStmFromCsvFilePair
templates
CreateStmPolicy
Load CSV file of STM and decode to D code.