Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3281145
ArcanistWorkflowMercurialHardpointQuery.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
249 B
Referenced Files
None
Subscribers
None
ArcanistWorkflowMercurialHardpointQuery.php
View Options
<?php
abstract
class
ArcanistWorkflowMercurialHardpointQuery
extends
ArcanistRuntimeHardpointQuery
{
final
protected
function
canLoadHardpoint
(
)
{
$api
=
$this
->
getRepositoryAPI
(
)
;
return
(
$api
instanceof
ArcanistMercurialAPI
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Mar 23, 19:47 (4 w, 8 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1113076
Default Alt Text
ArcanistWorkflowMercurialHardpointQuery.php (249 B)
Attached To
Mode
rARC Arcanist
Attached
Detach File
Event Timeline
Log In to Comment