unplugged-system/external/stardoc/test/testdata/config_apis_test/golden.md

1.4 KiB
Executable File

int_setting

int_setting(name)

An integer flag.

ATTRIBUTES

Name Description Type Mandatory Default
name A unique name for this target. Name required

string_flag

string_flag(name)

A string flag.

ATTRIBUTES

Name Description Type Mandatory Default
name A unique name for this target. Name required

exercise_the_api

exercise_the_api()

transition_func

transition_func(settings)

A no-op transition function.

PARAMETERS

Name Description Default Value
settings

-

none