|
Hi
What's the best way to find out all the relevant info for a task?
The equivalent to
ccm task -show information task#1234
I have tried:
$ccm->ccm("task", qw(-show information task#1234));
but it doesn't give me anything sensible (compared with same results on command line).
Regards
Robert
|