Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
XMPP::DOAP::Repository
Inherits
Reference
/
Object
Constructors
from_xml
(node :
XML::Node
) : self
Source
new
(kind :
String
= "
GitRepository
", browse :
String
|
Nil
= nil, location :
String
|
Nil
= nil)
Source
Instance methods
browse
Source
browse=
(browse :
String
|
Nil
)
Source
kind
Source
kind=
(kind :
String
)
Source
location
Source
location=
(location :
String
|
Nil
)
Source
to_xml
(xml :
XML::Builder
) :
Nil
Source