Nimで、現在のソースコードのパスを取得する方法です。
絶対パスが取得できます。
system.currentSourcePath # /path/to/source.nim
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
Nimで、現在のソースコードのパスを取得する方法です。
絶対パスが取得できます。
system.currentSourcePath # /path/to/source.nim
Register as a new user and use Qiita more conveniently
Go to list of users who liked