Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/kbone
/ protocol
Method
protocol
packages/miniprogram-render/src/bom/location.js:401–403 ·
view source on GitHub ↗
* 对外属性和方法
()
Source
from the content-addressed store, hash-verified
399
* 对外属性和方法
400
*/
401
get protocol() {
402
return
this.$_protocol
403
}
404
405
set protocol(value) {
406
if
(!value || typeof value !==
'string'
)
return
Callers
nothing calls this directly
Calls
4
$_getOldValues
Method · 0.95
$_checkUrl
Method · 0.95
$_enterHistory
Method · 0.95
exec
Method · 0.80
Tested by
no test coverage detected