struct

PlaceOS::API::Models::Function

Inherits JSON::Serializable < Struct < Value < Object

Invocation information for interaction with an exposed driver behaviour.

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

arity

The number of parameters that the function accepts.

Source
params

Parameter information.

Source

Nested types