man rbkdeapi (Commandes) - A Korundum KDE Ruby Introspection Tool
NAME
rbkdeapi - A Korundum KDE Ruby Introspection Tool
SYNOPSIS
rbkdeapi [options] [<class>]
DESCRIPTION
Rbkdeapi is a Korundum KDE Ruby Introspection Tool, similar to javap(1). Use it to find a list of method for a certain Korundum class.
OPTIONS
- -r <re>
- Find all functions matching regular expression/keyword <re>
- -i
- Perform a case insensitive search ( only meaningful in combination with -r )
- -p
- Display also inherited methods.
- -v
- Print QtRuby and Qt versions.
- -h
- Print a help message.
AUTHOR
Alexander Kellett