gpt4 book ai didi

raku - 查找执行 Raku 脚本的路径

转载 作者:行者123 更新时间:2023-12-03 16:45:32 29 4
gpt4 key购买 nike

有人能告诉我如何在正在执行的 Raku 脚本中找到脚本的路径吗?
我正在 Raku 中寻找与此 Perl 代码等效的代码:

$path=abs_path($0);

最佳答案

使用 $*PROGRAM见:https://docs.raku.org/language/variables#index-entry-$*PROGRAM

$*PROGRAM

Contains the location (in the form of an IO::Path object) of the Raku program being executed.

关于raku - 查找执行 Raku 脚本的路径,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/64579979/

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com