🚀 Hostinger Optimized
🖥️ Server: Apache
💻 System: Linux webm015.cluster127.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
👤 User: stakrfrcol (69043)
🐘 PHP: 8.3.31
🚫 Disabled: _dyuweyrj4,_dyuweyrj4r,dl

💻 Terminal

📁 /home/stakrfrcol/agency
$

📄 drools.js

📁 Path: /home/s/t/a/stakrfrcol/dolibarr/htdocs/includes/ace/snippets/drools.js
📊 Size: 456 B
🔒 Perm: 0604
📝 MIME: text/plain
ace.define("ace/snippets/drools",["require","exports","module"], function(require, exports, module) {
"use strict";

exports.snippetText = "\n\
snippet rule\n\
	rule \"${1?:rule_name}\"\n\
	when\n\
		${2:// when...} \n\
	then\n\
		${3:// then...}\n\
	end\n\
\n\
snippet query\n\
	query ${1?:query_name}\n\
		${2:// find} \n\
	end\n\
	\n\
snippet declare\n\
	declare ${1?:type_name}\n\
		${2:// attributes} \n\
	end\n\
\n\
";
exports.scope = "drools";

});
← Back📥 Raw✏️ Edit🔒 Chmod
✨ File Manager Magic ✨