LoginSignup
22
20

More than 5 years have passed since last update.

ruby の構文チェック

Posted at

ruby の構文チェック

$ ruby -cw script.rb

オプションについて

-c check syntax only
-w turn warnings on for your script
22
20
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
22
20