getLibDirectory function

String getLibDirectory()

Implementation

String getLibDirectory() {
  return r'lib';
}