mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-01 08:29:02 -05:00
This only encourages the use of the global system instance (which will be phased out long-term). Instead, we use the direct system function call directly to remove the appealing but discouraged short-hand.