20#ifndef ORES_COMMS_ANALYSER_CONFIG_OPTIONS_HPP
21#define ORES_COMMS_ANALYSER_CONFIG_OPTIONS_HPP
41 std::filesystem::path input_file;
Configuration and command-line parsing for the session analyzer.
Definition options.hpp:26
command
Command to execute.
Definition options.hpp:31
@ info
Display session file metadata only.
@ read
Read and display session file contents.
Configuration options for the analyser.
Definition options.hpp:39