record(*command, &block)
Instance Public methods
record command
. command
should be a method name
and arguments. For example:
1 | recorder.record( :method_name , [ :arg1 , :arg2 ]) |
record command
. command
should be a method name
and arguments. For example:
1 | recorder.record( :method_name , [ :arg1 , :arg2 ]) |
Designed by : w10schools
service@w10schools.com
Please login to continue.