FERS 1.0.0
The Flexible Extensible Radar Simulator
Loading...
Searching...
No Matches
cli_paths.h File Reference
#include <filesystem>
#include <optional>
#include <string>
+ Include dependency graph for cli_paths.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  core
 

Functions

std::filesystem::path core::resolveOutputDir (const std::string &script_file, const std::optional< std::string > &output_dir) noexcept
 
std::filesystem::path core::resolveKmlOutputPath (const std::string &script_file, const std::filesystem::path &final_output_dir, const std::optional< std::string > &kml_file) noexcept