Documentation

debug.getOption() function

debug.getOption() gets the value of an option using a form of reflection.

Function type signature
(name: string, pkg: string) => A

For more information, see Function type signatures.

Parameters

pkg

(Required) Full path of the package.

name

(Required) Option name.


Was this page helpful?

Thank you for your feedback!


The future of Flux

Flux is going into maintenance mode. You can continue using it as you currently are without any changes to your code.

Read more