powered by
Get the list of applicable methods for an object.
# S3 method for PSRoot getMethodsList(this, ...)
A PSRoot object.
Not used.
The list of applicable methods.
For more information see PSRoot.
PSRoot
# NOT RUN { # create an object o<-PSRoot() # get the applicable methods getMethodsList(o) # get methods via virtual field o$methodsList # }
Run the code above in your browser using DataLab