NAME
JSON::Karabiner::Manipulator::Actions - parent class for action classes
DESCRIPTION
Please see the documentation for the JSON::Karabiner::Manipulator::Actions::To and JSON::Karabiner::Manipulator::Actions::From parent class actions for more descriptive documentation of all action object methods. Methods are listed below for reference purposes only.
new($type)
add_consumer_key_code(@values)
add_pointing_button(@values)
TO_JSON()
VERSION
version 0.011
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.