Comment #5 on issue 1061 by [email protected]: Support for `libdoc` to show library/resource information on console
http://code.google.com/p/robotframework/issues/detail?id=1061

Code itself looks fine, although the handles() classmethod is a bit too allowing for my taste (it exposes all private methods + view(), which I think is not a valid command?)

Still not sure whether:

libdoc [options] library_or_resource outfile_or_command [command input]

makes more sense than:

libdoc [options] [command] library_or_resource [command input]


I don't feel very strongly about this, so I'm willing to accept the former.

Reply via email to