[[Ruby]]

*ソース [#k75b63f7]
 if File.exist?("./test.txt") then
      puts "FILE exist"
 else
      puts "FILE not exist"
 end

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS