summaryrefslogtreecommitdiff
path: root/docs/json/core/error_or.json
blob: 0cf53424dd11435d0553b0c1dac7557075aa7a94 (plain)
1
2
3
4
5
6
7
8
{
	"class":"error_or",
	"templates": [
		"T"
	],
	"brief_desc" : "Either holds an error or the template value.",
	"desc" : ""
}