]> Kevux Git Server - fll/commit
Feature: The controller program should expose the "define" and "parameter" at the...
authorKevin Day <thekevinday@gmail.com>
Sat, 9 Jul 2022 22:33:21 +0000 (17:33 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 9 Jul 2022 22:33:21 +0000 (17:33 -0500)
commiteeed6a19e9e9c308162237383d5d33a21eae6492
treea2a5fcf2eec64851ec9661e2e4c7cb0247366384
parent922831b8494e71cffe2ef55e20e95275f1faaf6d
Feature: The controller program should expose the "define" and "parameter" at the Entry and Exit level.

The "define" and "parameter" should be made available in the Entry and Exit files.
This allows for passing data to all Rules.

Update documentation.
level_3/controller/c/common/private-entry.h
level_3/controller/c/common/private-setting.c
level_3/controller/c/entry/private-entry.c
level_3/controller/c/entry/private-entry.h
level_3/controller/c/rule/private-rule.c
level_3/controller/documents/entry.txt
level_3/controller/documents/exit.txt
level_3/controller/documents/rule.txt
level_3/controller/specifications/entry.txt