Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Pygments / tests / snippets / apacheconf / test_fix_lock_absolute_path.txt
Size: Mime:
---input---
LockFile /var/lock/apache2/accept.lock

---tokens---
'LockFile'    Name.Builtin
' '           Text.Whitespace
'/var/lock/apache2/accept.lock' Literal.String.Other
'\n'          Text.Whitespace