# File lib/trollop.rb, line 605
def
single_arg?
!
self
.
multi_arg?
&&
!
self
.
flag?
end