axstd
0.1.0
In axstd::env
?
Function
axstd
::
env
::
current_dir
source
·
[
−
]
pub fn current_dir() ->
Result
<
String
>
Available on
crate feature
fs
only.
Expand description
Returns the current working directory as a
String
.