We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
環境変数の扱い方がわからなかったのですが、これは未実装でしょうか
$ ln -s $(which unko.shout) /bin/shout $ which echo-sd /usr/local/home-commands/echo-sd $ cat ushout.glue import PATH bash '-c' 'echo $PATH' shout $ glue ushout.glue /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /usr/bin/shout: line 3: echo-sd: command not found 👑 (💩💩💩) (💩👁💩👁💩) (💩💩💩👃💩💩💩) (💩💩💩💩👄💩💩💩💩)
The text was updated successfully, but these errors were encountered:
おそらく未実装です。実装の方向で考えます。
Sorry, something went wrong.
とりあえず実装できたものが手元にあるので少々お待ちください。
Fix the issue 13
e48d4aa
#13
対応しましたー
$ ./glue --version GlueLang v0.2.5 🌸🌸🌸 $ cat hoge.glue import PATH bash '-c' 'echo $PATH' unko.shout $ ./glue hoge.glue /opt/ros/noetic/bin/:/home/ueda/go/bin/:略 _人人人人人人_ > 突然の死 <  ̄Y^Y^Y^Y^Y^Y^ ̄ 👑 (💩💩💩) (💩👁💩👁💩) (💩💩💩👃💩💩💩) (💩💩💩💩👄💩💩💩💩)
No branches or pull requests
環境変数の扱い方がわからなかったのですが、これは未実装でしょうか
The text was updated successfully, but these errors were encountered: