Method code for $sys.task_info()

[Turn off line numbering]
  1: arg @args;
  2: 
  3: (> .perms(sender(), 'system) <);
  4: return (> task_info(@args) <);

["// Created 26-Mar-1995 as a part of ColdCore, see: @help Credit"]

the Cold Dark