Module | Tins::FileBinary::ClassMethods |
In: |
lib/tins/file_binary.rb
lib/tins/file_binary.rb |
Returns true if the file with name name is considered to be ascii using the FileBinary#ascii? method.
Returns true if the file with name name is considered to be ascii using the FileBinary#ascii? method.
Returns true if the file with name name is considered to be binary using the FileBinary#binary? method.