Ruby/File Directory/file
Материал из Wiki.crossplatform.ru
Версия от 17:57, 13 сентября 2010; ViGOur (Обсуждение | вклад)
test whether the file exists with exist?
File.file?( "yourFile.txt" )
Личные инструменты |
ПросмотрыRuby/File Directory/fileМатериал из Wiki.crossplatform.ruВерсия от 17:57, 13 сентября 2010; ViGOur (Обсуждение | вклад)
test whether the file exists with exist?File.file?( "yourFile.txt" ) |