Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add path expansion for files capability #128

Merged
merged 1 commit into from
Jan 12, 2016
Merged

Commits on Dec 29, 2015

  1. Add path expansion for files capability

    `files` capability now support sending contents of directories, not only files
    
    Usage examples:
    "D:\\preinstalled\\": "",
    "D:\\preinstalled\\": "downloads",
    "D:\\preinstalled\\settings.xml": "data\\",
    "D:\\preinstalled\\settings.xml": "data"
    Nick Abalov authored and Nick Abalov committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    8a8446d View commit details
    Browse the repository at this point in the history