Method: Azuki::Updater.updated_client_path
- Defined in:
- lib/azuki/updater.rb
.updated_client_path ⇒ Object
20 21 22 |
# File 'lib/azuki/updater.rb', line 20 def self.updated_client_path File.join(Azuki::Helpers.home_directory, ".azuki", "client") end |