Method: MGit::OpenApi::ScriptDownloadInfo#repo_path
- Defined in:
- lib/m-git/open_api/script_download_info.rb
#repo_path ⇒ Object (readonly)
- String
-
下载仓库本地地址
17 18 19 |
# File 'lib/m-git/open_api/script_download_info.rb', line 17 def repo_path @repo_path end |