[cli] Add 'FunctionCommand' class (#292)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 4 Jun 2018 01:01:49 +0000 (10:01 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 4 Jun 2018 01:01:49 +0000 (10:01 +0900)
commit814172cae1c956e1f03793e613ce45139a679d88
tree1e52a9b8d1112663af7af7fe1563f6574efd088d
parent76f8e15454162678dc603fc4f0a5dea2a5797298
[cli] Add 'FunctionCommand' class (#292)

This commit adds 'FunctionCommand' class which allows us to use pure
function as a command.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/cli/include/cli/FunctionCommand.h [new file with mode: 0644]