class EacRubyUtils::Envs::Spawn

def to_h

def to_h
  { command: command, pid: pid }
end