Skip to content

feat: add process.md#298

Merged
magnus-madsen merged 1 commit intomasterfrom
feat/process-docs
Mar 8, 2026
Merged

feat: add process.md#298
magnus-madsen merged 1 commit intomasterfrom
feat/process-docs

Conversation

@magnus-madsen
Copy link
Member

Summary

  • Add a dedicated documentation page for the Process effect (Sys.Process) covering spawning processes, reading output, waiting for completion, working directory/environment configuration, and other operations.
  • Add Process entry to SUMMARY.md under Library Effects.
  • Remove outdated Clock, Logger, and ProcessWithResult sections from library-effects.md (Clock and Logger have default handlers documented elsewhere; ProcessWithResult is replaced by the new page).

Test plan

  • mdbook build succeeds with no errors
  • New page renders correctly in the book
  • SUMMARY.md link resolves to the new page

🤖 Generated with Claude Code

Add a dedicated documentation page for the Process effect (Sys.Process),
covering exec, reading output, waiting for completion, working directory
and environment, and other operations. Remove outdated Clock, Logger,
and ProcessWithResult sections from library-effects.md.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@magnus-madsen magnus-madsen merged commit 192fb6c into master Mar 8, 2026
1 check passed
@magnus-madsen magnus-madsen deleted the feat/process-docs branch March 8, 2026 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant