class Unfurl::DefaultResolver

Defined in:

unfurl/default_resolver.cr

Instance Method Summary

Instance methods inherited from class Unfurl::Resolver

matches?(uri : URI) : Bool matches?, resolve(uri : URI) : String | Nil resolve

Instance Method Detail

def matches?(uri : URI) : Bool #

[View source]
def resolve(uri : URI) : String | Nil #

[View source]