class TYCiCore::RepoReleaseCIConfigSDK
{
"path": "Spec", "project": "tuyasmart_home_ios_sdk", "repos": [ "TuyaSmartBaseKit", "TuyaSmartDeviceKit", "TuyaSmartFeedbackKit" ]
}
Public Class Methods
new()
click to toggle source
# File lib/tuya/ci/core/spec/release/repo_release.rb, line 34 def initialize end
Public Instance Methods
module_sdk?(module_name)
click to toggle source
# File lib/tuya/ci/core/spec/release/repo_release.rb, line 36 def module_sdk?(module_name) false end