Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenAtomFoundation/SmartIDE
/ ignore
Method
ignore
cli/pkg/ssh_config/lexer.go:177–181 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
175
}
176
177
func
(s *sshLexer) ignore() {
178
s.buffer = make([]rune, 0)
179
s.line = s.endbufferLine
180
s.col = s.endbufferCol
181
}
182
183
func
(s *sshLexer) skip() {
184
s.next()
Callers
3
skip
Method · 0.95
emitWithValue
Method · 0.95
lunr.min.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected