pcdsutils.info.get_info

pcdsutils.info.get_info(args: ProgramArguments) Instrument | None[source]

Get top-level Instrument information given args.

Parameters:
argsProgramArguments

Argparse or user-created program arguments.

Returns:
instrumentInstrument or None

The instrument information, if available.