Class LabelExpressionMan

java.lang.Object
ai.wanaku.cli.main.commands.BaseCommand
ai.wanaku.cli.main.commands.man.LabelExpressionMan
All Implemented Interfaces:
Callable<Integer>

public class LabelExpressionMan extends BaseCommand
Command to display label expression documentation.

This command loads and displays the comprehensive label expressions guide in an interactive pager with terminal formatting using Markdown rendering.

The documentation is displayed using a less-like pager that supports:

  • Page-by-page navigation (Space/b)
  • Line-by-line scrolling (j/k or arrow keys)
  • Search functionality (/pattern)
  • Jump to beginning/end (g/G)

Example usage:


 wanaku man label-expression