/raku-File-Path-Expand

expand filenames

Primary LanguageRakuArtistic License 2.0Artistic-2.0

CI

NAME

File::Path::Expand - expand filenames

SYNOPSIS

use File::Path::Expand;

say expand-filename( '~/path/to/hoge.txt' );

INSTALLATION

まだ ecosystem に追加してないので:

$ zef install https://github.com/noqisofon/raku-File-Path-Expand.git

でインストールできます。

DESCRIPTION

FAQ

COPYRIGHT AND LICENSE

Copyright 2021 Ned Rihine

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.