struct

Hwaro::CLI::Commands::Tool::DeadlinkCommand::Link

Inherits JSON::Serializable / Struct / Value / Object

Structure to hold link information

Constructors

new(file : String, url : String, kind : Symbol = :external)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

clone
Source
copy_with(file _file = @file, url _url = @url, kind _kind = @kind)
Source
file
kind
Source
url