module EacRubyUtils::Envs::BaseCommand::Concat
def and(other_command)
-
(EacRubyUtils::Envs::Command)
-
def and(other_command) concat(AND_OPERATOR, other_command) end
(EacRubyUtils::Envs::Command)
-
def and(other_command) concat(AND_OPERATOR, other_command) end