at_server_spec
verbs
LocalLookup
usage method
usage
at_server_spec
verbs
LocalLookup
usage method
LocalLookup class
Constructors
LocalLookup
Properties
hashCode
runtimeType
Methods
dependsOn
name
noSuchMethod
requiresAuth
syntax
toString
usage
Operators
operator ==
usage
method
@
override
String
usage
(
)
override
Returns a sample usage of the Verb
Implementation
@override String usage() { return 'e.g llookup:location@bob'; }