This file is indexed.

/usr/share/common-lisp/ros/dynamic_reconfigure/msg/_package_Config.lisp is in cl-dynamic-reconfigure 1.5.46-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
(cl:in-package dynamic_reconfigure-msg)
(cl:export '(BOOLS-VAL
          BOOLS
          INTS-VAL
          INTS
          STRS-VAL
          STRS
          DOUBLES-VAL
          DOUBLES
          GROUPS-VAL
          GROUPS
))