struct Protocol::Target::GetTargets

Overview

Retrieves a list of available targets.

Included Modules

Defined in:

protocol/target.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def target_infos : Array(TargetInfo) #

The list of targets.


[View source]