Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Tasker Core Reference

This directory contains technical reference documentation with precise specifications and implementation details.

Documents

DocumentDescription
StepContext APICross-language API reference for step handlers
Table ManagementDatabase table structure and management
Task and Step ReadinessSQL functions and execution logic
sccache ConfigurationBuild caching setup
Library Deployment PatternsLibrary distribution strategies
FFI Telemetry PatternCross-language telemetry integration

When to Read These

  • Need exact behavior: Consult these for precise specifications
  • Debugging edge cases: Check implementation details
  • Database operations: See Table Management and SQL functions
  • Build optimization: Review sccache Configuration