Class: Object
- Inherits:
- BasicObject
- Defined in:
- lib/posix-fileutils/fileutils.rb
Instance Method Summary collapse
Instance Method Details
#a? ⇒ Boolean
8 9 10 |
# File 'lib/posix-fileutils/fileutils.rb', line 8 def a? Enumerable === self end |