Net::FTP: fix formatting problems for #status method
This commit is contained in:
parent
4fe06f4667
commit
de147bb721
Notes:
git
2019-10-27 02:25:04 +09:00
@ -1236,7 +1236,8 @@ module Net
|
||||
|
||||
#
|
||||
# Returns the status (STAT command).
|
||||
# pathname - when stat is invoked with pathname as a parameter it acts like
|
||||
#
|
||||
# pathname:: when stat is invoked with pathname as a parameter it acts like
|
||||
# list but alot faster and over the same tcp session.
|
||||
#
|
||||
def status(pathname = nil)
|
||||
|
Loading…
x
Reference in New Issue
Block a user