//! Talking to Linear from a subcommand: through the TUI's own request code,
//! so a subcommand and a key press send exactly the same query.
use ;
use crate;
use crateRequest;
/// Linear, signed in: carries out a use case's request the way the TUI does.