Skip to content
Beskid Platform specification

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

Examples

Spec standingStandard

Owner
Piotr Mikstacki
Submitter
Piotr Mikstacki

Document examples for the Console Controls feature: role-specific normative detail beyond the feature hub.

  • Feature hub: Console Controls
  • Sibling articles in this bundle (design model, contracts, flow, examples, verification)
ConsoleSize size = Console.QuerySize();
// build Frame + Panel + ProgressBar per Controls API
// frame.Render() → string written with System.Output.Write

Pair with Console.RunTick and a Channel<ConsoleMessage> for resize-aware dashboards—see Console terminal events / examples.

See the verification and traceability article in this bundle and compiler/corelib/beskid_corelib/tests/corelib_tests/src/console/.