class WebFinger::Result::Link
- WebFinger::Result::Link
- Reference
- Object
Defined in:
web_finger/result.crConstructors
Class Method Summary
Constructor Detail
def self.new(rel : String, type : String | Nil, href : String | Nil, properties : Hash(String, String | Nil) | Nil, titles : Hash(String, String) | Nil)
#