Skip to content

Commit

Permalink
Discard changes to libmamba/include/mamba/core/util_os.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashaag committed Oct 18, 2023
1 parent dd922fb commit 518061b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libmamba/include/mamba/core/util_os.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ namespace mamba

void run_as_admin(const std::string& args);
bool enable_long_paths_support(bool force, Palette palette = Palette::no_color());
std::string windows_version();
std::string macos_version();
std::string linux_version();

Expand Down

0 comments on commit 518061b

Please sign in to comment.