seq
2.0.0
test
test_template
Functions
|
Variables
test.test_template Namespace Reference
Functions
def
test_instance
()
def
test_tpl_params
()
Variables
dictionary
tpl_json
level
Function Documentation
◆
test_instance()
def test.test_template.test_instance
(
)
◆
test_tpl_params()
def test.test_template.test_tpl_params
(
)
Variable Documentation
◆
level
test.test_template.level
◆
tpl_json
dictionary test.test_template.tpl_json
Initial value:
1
= {
"templates"
: [
2
{
3
"templateName"
:
"seq.samples.a"
,
4
"type"
:
"string"
5
},
6
{
7
"templateName"
:
"seq.samples.b"
,
8
"type"
:
"string"
9
}
10
]
11
}
Generated by
1.8.20