Project

General

Profile

Feature #1788

Command line options should take native paths relative to cwd

Added by skyjake about 10 years ago. Updated over 4 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
Enhancement
Target version:
-
Start date:
2014-04-26
% Done:

30%


Description

The -out option currently takes a path that is relative to /home, i.e., it's an FS2 path. It is not possible to direct output to any native file.

However, the convention about paths passed via the command line is that they are relative to the current working directory. We should standardize the interpretation of all applicable paths passed via the command line according to this convention.

de::CommandLine should be updated with a convenience mechanism to provide FS2 files mapped to provided locations.

FS2 should provide a convenience mechanism for creating a file that points to a custom location in the native file system. This custom file would not belong to any feed, or it could belong to some special "preset locations" feed.


Related issues

Related to Feature #1755: Use FS2 for runtime filesClosed2014-04-18

History

#1 Updated by skyjake about 10 years ago

#2 Updated by skyjake about 10 years ago

  • Subject changed from -out to a native file outside /home to Command line options should take native paths relative to cwd
  • Description updated (diff)

#3 Updated by skyjake about 10 years ago

  • Tags changed from FileSystem, Log to FileSystem, Log, CommandLine

#4 Updated by skyjake over 7 years ago

  • Status changed from New to Progressed

#5 Updated by skyjake over 7 years ago

  • % Done changed from 0 to 30

#6 Updated by skyjake over 4 years ago

  • Status changed from Progressed to Rejected

Also available in: Atom PDF