executableType function

ExecutableType executableType()

Implementation

ExecutableType executableType() {
  return ExecutableType.unknown;
}