TkWindow
# File tk/lib/tkextlib/blt/container.rb, line 20 def find_command(pat) Hash[*simplelist(tk_send_without_enc('find', '-command', pat))] end
# File tk/lib/tkextlib/blt/container.rb, line 24 def find_name(pat) Hash[*simplelist(tk_send_without_enc('find', '-name', pat))] end
This page was generated for Ruby 2.1.0
Ruby-doc.org is a service of James Britt and Neurogami, a software development company in Scottsdale, AZ.
Generated with Ruby-doc Rdoc Generator 0.33.0.