Skip to content

ini_decode

Source

Hook for decoding an ini string to a dict.

Inputs

Name Type Default Required Description
data str True Yaml string to convert to dict.

Arguments

Position Argument Type
1 data str

Returns

dict