Ruby/File Directory/blocks
Материал из Wiki.crossplatform.ru
Версия от 17:57, 13 сентября 2010; ViGOur (Обсуждение | вклад)
blocks Returns the number of native file system blocks allocated for this file
File.stat("testfile").blocks
Личные инструменты |
ПросмотрыRuby/File Directory/blocksМатериал из Wiki.crossplatform.ruВерсия от 17:57, 13 сентября 2010; ViGOur (Обсуждение | вклад)
blocks Returns the number of native file system blocks allocated for this fileFile.stat("testfile").blocks |