struct

Quartz::Plugin::Manifest

Inherits Struct < Value < Object

Constructors

new(name : String, description : String, version : String, source_path : String, commands : Array(Command))
Source

Instance methods

clone
Source
commands
copy_with(name _name = @name, description _description = @description, version _version = @version, source_path _source_path = @source_path, commands _commands = @commands)
Source
description
name
source_path
version