class Samovar::Nested

Represents nested sub-commands in a command.

A ‘Nested` parser allows you to define multiple sub-commands that can be invoked from the parent command.