Refactored arguments

This commit is contained in:
2024-12-06 19:17:37 +01:00
parent 8fa3c3d35a
commit 79390b94b7
13 changed files with 301 additions and 245 deletions

View File

@ -9,11 +9,7 @@
namespace fsh
{
class fsh
{
class fsh {
public:
std::unordered_map<std::string, std::string> environment;