This file is indexed.

/usr/share/common-lisp/ros/dynamic_reconfigure/msg/_package_GroupState.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
(cl:in-package dynamic_reconfigure-msg)
(cl:export '(NAME-VAL
          NAME
          STATE-VAL
          STATE
          ID-VAL
          ID
          PARENT-VAL
          PARENT
))