mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-23 19:08:40 +00:00
Rather than allow unfettered access to the class internals, we hide all members by default and create and API that other code can operate against.