Browse Source

branches2.hpp

toml4
Antonio SJ Musumeci 8 months ago
parent
commit
8c5ea30a8c
  1. 3
      src/branches2.hpp

3
src/branches2.hpp

@ -13,9 +13,6 @@ public:
Branches2(); Branches2();
Branches2(toml::value const &); Branches2(toml::value const &);
public:
void copy_enabled_rw(Branches2 &) const;
public: public:
int clonepath(ghc::filesystem::path basepath, int clonepath(ghc::filesystem::path basepath,
ghc::filesystem::path fusepath); ghc::filesystem::path fusepath);

Loading…
Cancel
Save