INUZUKA Katsu

Results 1 issues of INUZUKA Katsu

https://docs.ruby-lang.org/ja/latest/class/FileUtils.html The example of how to pass the option pull number is wrong. For example, "FileUtils.cd('/', {:verbose => true})" should be "FileUtils.cd('/', **{:verbose => true})" or you will get an...