module S3rbsync

Constants

MAJOR_VERSION
MINORE_VERSION
PATCH_VERSION
VERSION

Public Class Methods

cli_start() click to toggle source
# File lib/s3rbsync.rb, line 8
def self.cli_start
  S3rbsync::Command.start
end