Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
LinkChecker::LinkResult
Inherits
Struct
<
Value
<
Object
Result of checking a single link
Constructors
new
(source_file :
String
, link :
String
, link_type :
String
, status :
Symbol
, target :
Nil
|
String
= nil)
Source
Instance methods
broken?
Source
external?
Source
link
Source
link=
(link :
String
)
Source
link_type
Source
link_type=
(link_type :
String
)
Source
ok?
Source
source_file
Source
source_file=
(source_file :
String
)
Source
status
Source
status=
(status :
Symbol
)
Source
target
Source
target=
(target :
String
|
Nil
)
Source