Method: Wordlist::File#path

Defined in:
lib/wordlist/file.rb

#pathObject (readonly)

The path to the .txt file

Since:

  • 1.0.0



23
24
25
# File 'lib/wordlist/file.rb', line 23

def path
  @path
end