NAME
JSON::Karabiner::Manipulator - manipulator object for containing and outputting its data
DESCRIPTION
Please see the JSON::Karabiner for more thorough documentation of this module. Methods are listed below for reference purposes only.
new()
add_action($type)
add_condition($type)
add_parameter($name, $value)
add_description($description)
VERSION
version 0.008
AUTHOR
Steve Dondley <s@dondley.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2020 by Steve Dondley.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.