Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Place::AcidTest
Inherits
PlaceOS::Driver
<
Reference
<
Object
Instance methods
echo
(message :
String
)
Calling remote functions
Source
on_load
Source
on_update
Source
perform_admin_task
(name :
String
|
Int32
) :
Nil
Tests for security
Source
perform_publish
(channel :
String
, message :
String
)
Source
perform_support_task
(name :
String
|
Int32
) :
Nil
Source
send_to_channel
(data :
String
)
Source
set_status
(name :
String
, value :
JSON::Any
|
Nil
)
Source
start_timer
(period :
Int32
)
Source
stop_timer
Source
timer_fired!
Source
trigger_test
(state :
Bool
)
Source
webhook_check
(method :
String
, headers :
Hash
(
String
,
Array
(
String
)), body :
String
)
Source