Show Public Methods With Pry
Open up a pry
session and use the -m
flag with the ls
command to show just the public methods for an object.
Last updated
Was this helpful?
Open up a pry
session and use the -m
flag with the ls
command to show just the public methods for an object.
Last updated
Was this helpful?