Method: Burp::Group#to_yaml

Defined in:
app/lib/burp/group.rb

#to_yamlObject



63
64
65
# File 'app/lib/burp/group.rb', line 63

def to_yaml
  to_hash.to_yaml
end