Add "Actions" group

This commit is contained in:
0x1eef 2024-02-29 23:46:08 -03:00
parent 348dde1150
commit c3fb883f73

View file

@ -7,6 +7,9 @@ module BSD::Control
BSD::Control::FFI.available_features
end
##
# @group Actions
##
# Enables a feature for a given executable.
#
@ -52,6 +55,8 @@ module BSD::Control
set!(path, BSD::Control::SysDef)
end
# @endgroup
##
# @group Predicates