Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/amazon-q-developer-cli
/ end_line
Method
end_line
crates/chat-cli/src/cli/chat/tools/fs_read.rs:561–563 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
559
}
560
561
fn end_line(&self) -> i32 {
562
self.end_line.unwrap_or(Self::DEFAULT_END_LINE)
563
}
564
}
565
566
/// Search in a file.
Callers
2
queue_description
Method · 0.45
invoke
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected