Skip to main content
Reference · Information

senkani fetch

Live

Read a symbol's source lines by name.

Syntax

senkani fetch

Behavior

Outputs just the symbol body. Pair with `senkani search` to discover the exact name.

Example

$ senkani fetch OrderRepository

Flags

Flag
Description
--file <path>
Disambiguate when the symbol is not unique.
--container <c>
Restrict by enclosing type.
Source: Sources/CLI/FetchCommand.swift