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

Loop #1

Closed
hllovesgithub opened this issue Jan 19, 2015 · 1 comment
Closed

Loop #1

hllovesgithub opened this issue Jan 19, 2015 · 1 comment

Comments

@hllovesgithub
Copy link

There is loop In PathExtensionDir.swift

public func child(path:NSString) -> Path {
        return self.child(path)
}
nori0620 added a commit that referenced this issue Jan 20, 2015
- The method "child" must be alias method of "content".
@nori0620
Copy link
Owner

Thanks for your report.
It was a bug and fixed by 430b994.
( Now, "child" is alias method of "content".)

k-yamada pushed a commit to k-yamada/SwiftFilePath that referenced this issue Oct 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants