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