MCPcopy Create free account
hub / github.com/GrayJack/coreutils / tail

Function tail

tail/src/main.rs:71–124  ·  view source on GitHub ↗

Return the tail of our input, truncated at a number of lines or bytes

(flags: &Flags, input_list: Vec<Input>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 6

newFunction · 0.85
line_countFunction · 0.85
byte_countFunction · 0.85
read_streamFunction · 0.70
lenMethod · 0.45
iterMethod · 0.45

Tested by

no test coverage detected