The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Footprintless::Plugin::Database::DefaultCommandHelper - The default implementation of command helper for db

VERSION

version 1.04

CONSTRUCTORS

new($footprintless)

Creates a new instance.

METHODS

allowed_destination($coordinate)

Returns a truthy value if $coordinate is allowed as a destination.

locate_file($file)

Returns the path to $file. Croaks if the file cannot be found.

post_restore($from_coordinate, $to_coordinate)

Returns the path to a sql script file that should be run after a restore.

AUTHOR

Lucas Theisen <lucastheisen@pastdev.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Lucas Theisen.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

SEE ALSO

Please see those modules/websites for more information related to this module.