Method: Vimpack::Commands::Command#run

Defined in:
lib/vimpack/commands/command.rb

#runObject

Raises:

  • (NotImplemented)


36
37
38
# File 'lib/vimpack/commands/command.rb', line 36

def run
  raise NotImplemented
end