Hi,

I am curious what the best approach would be to get a list of puppet functions 
that respond to a particular data type.

I am looking to add a feature to the puppet-repl where tab complete would work 
off of the . operator. 

Example:

   ‘-100’.<TAB>
       abs
       max
       min
       split
       

There is similar magic that occurs with the Ruby based PRY REPL except Ruby 
already knows its methods due to object ancestors. 


Corey
       

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-dev/CBAC50B8-B621-4BCB-96CB-E22826EFD2CF%40nwops.io.
For more options, visit https://groups.google.com/d/optout.

Reply via email to