Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ was
Function
was
tools/ngui/static/js/lib/angular.js:5857–5859 ·
view source on GitHub ↗
(chars)
Source
from the content-addressed store, hash-verified
5855
}
5856
5857
function
was(chars) {
5858
return
chars.indexOf(lastCh) != -1;
5859
}
5860
5861
function
peek() {
5862
return
index + 1 < text.length ? text.charAt(index + 1) : false;
Callers
1
lex
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected