executorlib.standalone.hdf.get_queue_id# executorlib.standalone.hdf.get_queue_id(file_name: str | None) → int | None[source]# Get queuing system id from HDF5 file Parameters: file_name (str) – file name of the HDF5 file as absolute path Returns: queuing system id from the execution of the python function Return type: int