aboutsummaryrefslogtreecommitdiff
path: root/modules/restclient-config.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/restclient-config.el')
-rw-r--r--modules/restclient-config.el9
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/restclient-config.el b/modules/restclient-config.el
index 6d38739d..0511eddb 100644
--- a/modules/restclient-config.el
+++ b/modules/restclient-config.el
@@ -2,6 +2,15 @@
;; author: Craig Jennings <c@cjennings.net>
;;; Commentary:
+;;
+;; Layer: 3 (Domain Workflow).
+;; Category: D/P.
+;; Load shape: eager.
+;; Eager reason: none; API exploration, a command-loaded deferral candidate.
+;; Top-level side effects: package configuration via use-package.
+;; Runtime requires: none (configures packages via use-package).
+;; Direct test load: yes.
+;;
;; Integrates restclient.el for interactive API exploration from within Emacs.
;;
;; Write HTTP requests in plain text buffers, execute with C-c C-c, see