struct

Fluxion::ToolPackage

Inherits Struct < Value < Object

A tool-packages item: a registry identifier with an optional pin.

Constructors

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

Instance methods

name
Source
to_s(io : IO) : Nil

Same as #inspect(io).

Source
version
Source