Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dianping/cat
/ mode-ini.js
File
mode-ini.js
cat-home/src/main/webapp/assets/js/editor/mode-ini.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
define(
"ace/mode/ini_highlight_rules"
,[
"require"
,
"exports"
,
"module"
,
"ace/lib/oop"
,
"ace/mode/text_highlight_rules"
],
function
(require, exports, module) {
2
"use strict"
;
3
4
var
oop = require(
"../lib/oop"
);
Callers
nothing calls this directly
Calls
5
define
Function · 0.85
getLine
Method · 0.80
getLength
Method · 0.80
require
Function · 0.70
test
Method · 0.45
Tested by
no test coverage detected