Glossary coding Term Page

Runner

A function that receives callbacks and executes tasks

runner #coding#c
Korean version

Related Concepts

Core Idea

Runner is A function that receives callbacks and executes tasks. It usually makes the most sense alongside Parser, Filter, Subcommand.

Why It Matters Here

Mathbong reuses this term across c posts as shared vocabulary.

Posts Mentioning This Concept