Page Menu
Home
WMGMC Issues
搜索
Configure Global Search
登录
Files
F15809
ArcanistArcToolset.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
订阅
标记用于日后
授予令牌
Size
463 B
Referenced Files
None
订阅者
None
ArcanistArcToolset.php
View Options
<?php
final
class
ArcanistArcToolset
extends
ArcanistToolset
{
const
TOOLSETKEY
=
'arc'
;
public
function
getToolsetArguments
()
{
return
array
(
array
(
'name'
=>
'conduit-uri'
,
'param'
=>
'uri'
,
'help'
=>
pht
(
'Connect to server specified by __uri__.'
),
),
array
(
'name'
=>
'conduit-token'
,
'param'
=>
'token'
,
'help'
=>
pht
(
'Use a specific authentication token.'
),
),
);
}
}
File Metadata
详情
附加的
Mime Type
text/x-php
Expires
9月 9 Tue, 5:39 AM (7 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5301
默认替代文本
ArcanistArcToolset.php (463 B)
Attached To
Mode
rP phorge
附加的
Detach File
Event Timeline
Log In to Comment