Call an object method: Difference between revisions

Content added Content deleted
m (→‎With Lightweight Processes: Minor formatting tweaks.)
m (→‎With Lightweight Processes: Since I changed the module name, I need to update the spawn command.)
Line 467: Line 467:
(: io_lib format
(: io_lib format
'"~32.16.0b" (list id)))))
'"~32.16.0b" (list id)))))
(spawn 'object-via-process
(spawn 'object
'fish-class
'fish-class
(list species children formatted-id))))
(list species children formatted-id))))