content/flux/v0/stdlib/internal/debug/getoption.md
debug.getOption() gets the value of an option using a form of reflection.
(name: string, pkg: string) => A
{{% caption %}} For more information, see Function type signatures. {{% /caption %}}
({{< req >}}) Full path of the package.
({{< req >}}) Option name.