assignComProChore method

String assignComProChore()

PLAN: For to share stuff with :affair: command in #operations :connector: to mediate to :affair: and do :bind: TODO Name: #Assign This should have same name in all libraries?

Implementation

String assignComProChore() {
  _flowC('   **  resource sharer assignChore > Process    ***', _pB);
  buf.writeln(':ch:buf:  :assign:comPro called for $name  ');
  return ('   **  resource sharer assignChore > Process   ***');
}