class ProcessExecuter::Options::Base

def to_h

Returns:
  • (Hash) -
def to_h
  @options.dup
end