Turtle
788368e314
feat(cmdline): hand the launcher's remaining arguments to the app it boots
...
A launcher provides three values before the tree mounts: ctx.cmdlineArgs
(get() is the whole interface) carrying everything after its own flags,
ctx.appExit for a bounded exit, and ctx.appPatches for decisions a later
recomposition must keep. An app's startup row injects cmdlineArgs and calls
runStartup() with its own commander program.
Rows the app configures inject its startup service, so they wait until the
startup row has resolved their values and provided it; --help prints,
disables those rows, and exits without the app ever starting.
A changed row is recycled — disabled, then re-enabled with its new values —
because a row's config is resolved when the Loader creates its fiber, while
the row is still waiting. Recycling never touches inject: an inject update
restarts the row from its unwrapped callback and loses the plugin's own
static injections. A mount still in flight is allowed to settle first, so
the disable has a fiber to dispose instead of racing one into existence.
2026-08-10 23:45:04 +08:00
..
2026-07-23 23:12:56 +08:00
2026-08-10 20:55:02 +08:00
2026-07-26 23:29:46 +08:00
2026-08-10 16:34:20 +08:00
2026-07-27 00:53:07 +08:00
2026-08-10 16:34:20 +08:00
2026-08-06 16:38:25 +08:00
2026-08-10 22:47:18 +08:00
2026-08-10 19:45:54 +08:00
2026-08-09 16:39:41 +08:00
2026-07-28 01:02:43 +08:00
2026-07-19 21:24:42 +08:00
2026-06-11 15:07:55 +08:00
2026-08-10 23:45:04 +08:00
2026-08-09 16:44:19 +08:00
2026-08-06 11:11:57 +08:00
2026-08-06 11:11:57 +08:00
2026-08-08 04:20:39 +08:00
2026-08-10 21:11:09 +08:00
2026-08-08 22:19:45 +08:00
2026-07-25 00:10:37 +08:00
2026-07-23 00:39:55 +08:00
2026-08-09 01:31:57 +08:00
2026-08-09 01:31:57 +08:00
2026-08-10 22:04:13 +08:00
2026-07-31 02:55:37 +08:00
2026-08-10 16:34:20 +08:00
2026-08-06 03:18:17 +08:00
2026-07-30 14:56:39 +08:00
2026-08-06 06:29:06 +08:00
2026-08-10 21:11:09 +08:00
2026-08-10 21:11:09 +08:00
2026-08-09 21:33:45 +08:00
2026-07-19 19:26:38 +08:00
2026-08-10 16:34:20 +08:00
2026-08-10 16:34:20 +08:00
2026-08-10 16:34:20 +08:00
2026-07-29 23:55:12 +08:00
2026-08-10 22:04:13 +08:00
2026-08-09 01:31:57 +08:00
2026-08-10 22:04:13 +08:00
2026-07-30 19:57:17 +08:00
2026-08-10 21:11:09 +08:00
2026-07-24 01:40:25 +08:00
2026-08-09 18:42:25 +08:00
2026-08-10 22:04:13 +08:00
2026-08-10 22:18:22 +08:00
2026-08-10 22:18:22 +08:00
2026-08-10 22:04:13 +08:00
2026-08-10 16:34:20 +08:00
2026-08-09 00:37:46 +08:00
2026-08-09 01:34:01 +08:00
2026-08-08 01:10:57 +08:00
2026-07-27 03:28:39 +08:00
2026-08-10 16:34:20 +08:00
2026-07-27 12:02:39 +08:00
2026-08-09 00:37:46 +08:00
2026-08-09 00:37:46 +08:00
2026-07-26 23:44:52 +08:00
2026-08-09 16:14:01 +08:00
2026-07-15 19:11:20 +08:00
2026-08-08 04:20:39 +08:00
2026-08-10 16:34:20 +08:00
2026-07-26 02:52:48 +08:00
2026-07-26 02:52:48 +08:00
2026-08-10 04:52:07 -07:00
2026-08-09 22:59:34 +08:00
2026-08-09 01:31:57 +08:00
2026-08-08 12:25:41 +08:00
2026-08-08 12:25:41 +08:00
2026-08-07 21:47:14 +08:00
2026-08-07 21:47:14 +08:00
2026-07-27 21:27:42 +08:00
2026-07-27 12:02:39 +08:00
2026-08-10 22:04:13 +08:00
2026-07-27 00:53:07 +08:00
2026-08-10 22:04:10 +08:00
2026-08-10 22:04:10 +08:00
2026-08-10 21:32:13 +08:00
2026-08-10 22:04:10 +08:00
2026-07-29 23:39:49 +08:00
2026-08-09 14:55:15 +08:00
2026-07-26 23:44:52 +08:00
2026-07-27 03:54:33 +08:00
2026-07-27 03:54:33 +08:00
2026-08-10 20:55:02 +08:00
2026-08-10 22:04:13 +08:00
2026-08-10 22:04:13 +08:00
2026-07-27 02:31:07 +08:00
2026-08-09 21:10:59 +08:00
2026-08-10 16:34:20 +08:00
2026-08-09 16:47:17 +08:00
2026-08-09 12:21:57 +08:00
2026-08-08 21:11:59 +08:00
2026-08-09 11:02:16 +08:00
2026-08-09 11:02:16 +08:00
2026-08-10 16:34:20 +08:00
2026-07-23 22:41:53 +08:00
2026-08-10 16:34:20 +08:00
2026-08-10 16:34:20 +08:00
2026-07-26 00:30:20 +08:00
2026-08-10 12:33:36 +08:00
2026-08-10 16:34:20 +08:00
2026-08-10 16:34:20 +08:00
2026-08-10 16:34:20 +08:00
2026-07-26 23:14:28 +08:00
2026-07-21 20:15:09 +08:00
2026-08-09 21:10:59 +08:00
2026-08-07 23:26:39 +08:00
2026-08-10 16:34:20 +08:00
2026-08-10 22:04:13 +08:00
2026-07-13 23:27:00 +08:00
2026-07-19 22:52:03 +08:00
2026-08-10 16:34:20 +08:00
2026-08-09 10:56:43 +08:00
2026-08-09 10:56:43 +08:00
2026-07-26 23:06:00 +08:00
2026-07-27 18:53:30 +08:00
2026-07-15 16:38:22 +08:00
2026-08-10 16:34:20 +08:00
2026-08-09 01:25:24 +08:00
2026-07-19 22:52:03 +08:00
2026-08-10 23:45:04 +08:00
2026-08-08 16:15:00 +08:00
2026-08-08 16:15:00 +08:00
2026-07-26 23:14:28 +08:00
2026-08-10 18:04:26 +08:00
2026-08-10 18:04:26 +08:00
2026-08-10 16:34:20 +08:00
2026-07-23 23:12:56 +08:00
2026-07-27 12:02:39 +08:00
2026-08-02 01:25:01 +08:00
2026-07-30 21:49:33 +08:00
2026-08-09 19:58:29 +08:00