Page MenuHomePhabricator
Diviner Arcanist Tech Docs ArcanistDiffChangeType

final class ArcanistDiffChangeType
Arcanist Technical Documentation ()

Defines constants for file types and operations in changesets.

Methods

public static function getSummaryCharacterForChangeType($type)

This method is not documented.
Parameters
$type
Return
wild

public static function getShortNameForFileType($type)

This method is not documented.
Parameters
$type
Return
wild

public static function isOldLocationChangeType($type)

This method is not documented.
Parameters
$type
Return
wild

public static function isNewLocationChangeType($type)

This method is not documented.
Parameters
$type
Return
wild

public static function isDeleteChangeType($type)

This method is not documented.
Parameters
$type
Return
wild

public static function isCreateChangeType($type)

This method is not documented.
Parameters
$type
Return
wild

public static function isModifyChangeType($type)

This method is not documented.
Parameters
$type
Return
wild

public static function getFullNameForChangeType($type)

This method is not documented.
Parameters
$type
Return
wild