Current section

Files

Jump to
chrobot include chrobot@protocol@runtime_InternalPropertyDescriptor.hrl
Raw

include/chrobot@protocol@runtime_InternalPropertyDescriptor.hrl

-record(internal_property_descriptor, {
name :: binary(),
value :: gleam@option:option(chrobot@protocol@runtime:remote_object())
}).