module SSHKit
Capistrano's formatter configuration requires that the formatter class be in the SSHKit::Formatter
namespace. So we declare SSHKit::Formatter::Airbrussh
that simply functions as an alias for Airbrussh::Formatter
.
Capistrano's formatter configuration requires that the formatter class be in the SSHKit::Formatter
namespace. So we declare SSHKit::Formatter::Airbrussh
that simply functions as an alias for Airbrussh::Formatter
.