class CheckLinks::Page
- CheckLinks::Page
- Reference
- Object
Defined in:
check_links/page.crConstructors
Instance Method Summary
- #exists? : Bool
- #hashes : Array(String)
- #links : Array(String)
- #loaded? : Bool
- #not_found?
- #open(target_url : String)
- #raw_links : Array(String)
- #source_url : URI
- #url : URI
- #xml_parsing_error?