Class/Module Index [+]

Quicksearch

TestFileEnumerator

Public Instance Methods

test_responds_to_properties() click to toggle source
# File gio2/test/test_fileenumerator.rb, line 3
def test_responds_to_properties
  a = GLib::File.new_for_path('/').enumerate_children
  assert a.respond_to?(:container)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.