remote-exec/command-designer

View on GitHub
lib/command-designer/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
# Build command text based on multiple filters
class CommandDesigner
  # version of the command-designer gem
  VERSION = "0.9.0"
end