[ 原始碼: raku-file-which ]
套件:raku-file-which(1.0.4-1 以及其他的)
raku-file-which 的相關連結
Debian 的資源:
下載原始碼套件 raku-file-which:
- [raku-file-which_1.0.4-1.dsc]
- [raku-file-which_1.0.4.orig.tar.gz]
- [raku-file-which_1.0.4-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Cross platform Raku executable path finder (aka which on UNIX)
File::Which finds the full or relative paths to an executable program on the system. This is normally the function of which utility which is typically implemented as either a program or a built in shell command. On some unfortunate platforms, such as Microsoft Windows it is not provided as part of the core operating system.
This module provides a consistent API to this functionality regardless of the underlying platform.
其他與 raku-file-which 有關的套件
|
|
|
|
-
- dep: raku-api-2024.09+b2021349
- 本虛擬套件由這些套件填實: rakudo
-
- dep: rakudo (>= 2022.07-2)
- Raku implementation on top of MoarVM