pub fn get_remote(shard: &JsString) -> Option<JsString>
Available on crate feature inter-shard-memory only.
Expand description

Get the data that another shard’s code instance has written to its intershard memory segment.

Screeps documentation