struct

Shards::Audit::Dependency

Inherits Struct < Value < Object

Constants

GITHUB_URL_PATTERN = /github\.com[\/:]([^\/]+)\/([^\/\.]+)/

Constructors

new(name : String, git_url : String, version : Nil | String = nil, commit : Nil | String = nil)
Source

Instance methods

commit
Source
git_url
Source
github?
Source
github_owner_repo
Source
name
Source
to_s(io : IO)

Same as #inspect(io).

Source
version
Source