Returns:
64 65 66
# File 'lib/frepl/classifier.rb', line 64 def repl_command? current_line.start_with?('f:') end