Class: AssLauncher::Cmd::Main::SubCommands::Thick Private

Inherits:
Abstract::SubCommand show all
Defined in:
lib/ass_launcher/cmd/thick.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Defined Under Namespace

Modules: SubCommands

Class Method Summary collapse

Methods included from Abstract::SubCommand::Declaration

#declare_subcommands, #subcommand_

Class Method Details

._bannerObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



19
20
21
# File 'lib/ass_launcher/cmd/thick.rb', line 19

def self._banner
  '1C:Enterprise Thick client in ENTERPRISE mode'
end

.command_nameObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



15
16
17
# File 'lib/ass_launcher/cmd/thick.rb', line 15

def self.command_name
  'thick'
end