hipdf.get_option# 20 min read time Applies to Linux hipdf.get_option(name: str) → Any# Get the value of option. Parameters# keystrThe name of the option. Returns# The value of the option. Raises# KeyErrorIf option name does not exist.