Method: Vips.tracked_files
- Defined in:
- lib/vips.rb
.tracked_files ⇒ Object
Get the number of open files.
722 723 724 |
# File 'lib/vips.rb', line 722 def self.tracked_files vips_tracked_get_files end |
Get the number of open files.
722 723 724 |
# File 'lib/vips.rb', line 722 def self.tracked_files vips_tracked_get_files end |