class

Jinx::Asset

Inherits JSON::Serializable < Reference < Object

Constants

KNOWN_ENGINES = ["lich.rb"] of ::String

Constructors

new(build : Build, file : String)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

_fetch_last_commit(file)
Source
author
Source
author=(author : String | Nil)
Source
file
Source
file=(file : String)
Source
handle_engine(file)
Source
header
Source
header=(header : String | Nil)
Source
headers(build : Build, file : String, source : String)
Source
last_commit
Source
last_commit=(last_commit : Int32 | Int64)
Source
md5=(md5 : String)
Source
tags
Source
tags=(tags : Array(String))
Source
type
Source
type=(type : String)
Source
url_for(file : String)
Source
version
Source
version=(version : String | Nil)
Source