SleepyBot - Predicates
| Predicates | Descriptions |
|---|---|
| SleepyBot 1.1 API | |
| -isdccchat $obj | true if $obj is an org.jibble.DccChat |
| -isdccfiletransfer $obj | true if $obj is an org.jibble.DccFileTransfer |
| -isdft $obj | true if $obj is an org.jibble.DccFileTransfer (same as -isdccfiletransfer) |
| -isuser $obj | true if $obj is an org.jibble.User object |
| -isop $user | true if $user has operator privileg |
| -hasvoice $user | true if $user has voice privileg |
| -isjavafile $file | true if $file represents a java.io.File |
| -javafileexists $file | true if $file represents a java.io.File and this file exists |
| -isfilefilter $filter | true if and only if $filter represents a FileFilter/FilenameFilter as returned by newFileFilter |
| -isinetaddress $obj | true if $obj is an java.net.InetAddress |
| -istimer $obj | true if $obj is a Timer object as returned by addTimer (see addTimer) |
ululatus.org Valid XHTML 1.0! Valid CSS! Last modified 16 Oct 2008 13:02