module Arql::Commands::Redefine

Public Class Methods

redefine() click to toggle source
# File lib/arql/commands/redefine.rb, line 4
def redefine
  Arql::Definition.redefine
end