hipdf.describe_option

hipdf.describe_option#

20 min read time

Applies to Linux

hipdf.describe_option(name: str | None = None)#

Prints the description of an option.

If name is unspecified, prints the description of all available options.

Parameters#

nameOptional[str]

The name of the option.