Executable property

GitFileMode Executable
final

Implementation

static final Executable = GitFileMode(int.parse('100755', radix: 8));