# frozen_string_literal: true require_relative 'commands/login' module RubyVault module Commands end end