1#ifndef CASSETTEPLAYERCLI_HH
2#define CASSETTEPLAYERCLI_HH
8class CommandLineParser;
18 std::span<std::string>& cmdLine)
override;
19 [[nodiscard]] std::string_view
optionHelp()
const override;
21 std::span<std::string>& cmdLine)
override;
22 [[nodiscard]] std::string_view
fileTypeHelp()
const override;
void parseOption(const std::string &option, std::span< std::string > &cmdLine) override
std::string_view fileTypeCategoryName() const override
void parseFileType(const std::string &filename, std::span< std::string > &cmdLine) override
std::string_view fileTypeHelp() const override
static std::span< const std::string_view > getExtensions()
std::string_view optionHelp() const override
This file implemented 3 utility functions: