mirror of
https://github.com/fluffos/fluffos
synced 2026-08-12 18:26:06 -04:00
|
|
||
|---|---|---|
| .. | ||
| helper | ||
| tests | ||
| hot_reload.lpc | ||
| inh.lpc | ||
| master.lpc | ||
| on_destruct_bad.lpc | ||
| on_destruct_good.lpc | ||
| README | ||
| simul_efun.lpc | ||
| void.lpc | ||
This directory is for objects that are intended to only have a _single_ instance (no clones) yet are not typically inherited. This sort of object includes what are sometimes known as daemons.