class TerraformLandscape::Output
def print(output)
-
output
(String
) -- the output to send
def print(output) puts(output, false) end
output
(String
)
-- the output to send
def print(output) puts(output, false) end