axstd
0.1.0
In axstd::
env
axstd
::
env
Function
current_dir
Copy item path
Source
pub fn current_dir() ->
Result
<
String
>
Available on
crate feature
fs
only.
Expand description
Returns the current working directory as a
String
.