Method: TreasureData::Updater::ModuleDefinition#updated_client_path
- Defined in:
- lib/td/updater.rb
#updated_client_path ⇒ Object
39 40 41 |
# File 'lib/td/updater.rb', line 39 def updated_client_path File.join(home_directory, ".td", "updated") end |