Skip to content
  • Mark OLESEN's avatar
    ENH: add fileName::concat static method · baaf8d6b
    Mark OLESEN authored
    - similar to the global '/' operator, but taking raw strings and not
      performing any stripping.
    
      Was previously a local function within POSIX.C, but it is useful enough
      to be in fileName itself.
    baaf8d6b