Class: File
- Inherits:
-
Object
- Object
- File
- Defined in:
- bin/httphere
Instance Method Summary collapse
Instance Method Details
#size ⇒ Object
573 574 575 |
# File 'bin/httphere', line 573 def size File.size(path) end |