class Reline::LineEditor::DialogProcScope

def call_completion_proc_with_checking_args(pre, target, post)

def call_completion_proc_with_checking_args(pre, target, post)
  @line_editor.call_completion_proc_with_checking_args(pre, target, post)
end