Libraries
»
ftpd
(2.1.0)
»
Index
»
Ftpd
»
Session
»
#run
Method: Ftpd::Session#run
Defined in:
lib/ftpd/session.rb
#
run
⇒
Object
48 49 50
# File 'lib/ftpd/session.rb', line 48
def
run
@command_loop
.
read_and_execute_commands
end