libzed
1.9.9
A general-purpose library for quick and simple data manipulation.
Loading...
Searching...
No Matches
shorten.hpp
1
#pragma once
2
3
#include "../core/string.hpp"
4
5
namespace
z {
6
namespace
file {
20
zpath
shorten
(
const
zpath
&
dir
)
noexcept
;
21
}
// namespace file
22
}
// namespace z
z::core::string< z::utf8 >
z::file::dir
zpath dir() noexcept
Get the current working directory.
z::file::shorten
zpath shorten(const zpath &dir) noexcept
Shorten the given directory string.
z
file
shorten.hpp
Generated by
1.9.8