class Haml::Exec::Generic

def to_s

Returns:
  • (String) - A description of the executable
def to_s
  @opts.to_s
end