This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub
/
SwiftShell
Watch
1
Star
0
Fork
0
You've already forked SwiftShell
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v2.0b1
SwiftShell
/
SwiftShell
T
History
Kare Morstol
d2064aeef3
Use '+' to append strings to NSUrls instead of '/' .
...
Because it looks much better and makes more sense.
2015-11-20 00:55:41 +01:00
..
General
Enable strings to run commands using themselves as standard input.
2015-10-07 18:48:04 +02:00
Bash.swift
Move 'run*' commands over to protocol ShellRunnable.
2015-10-04 19:50:13 +02:00
Command.swift
Make error messages more concise and to the point.
2015-10-29 00:21:31 +01:00
Context.swift
Use '+' to append strings to NSUrls instead of '/' .
2015-11-20 00:55:41 +01:00
FileHandle.swift
Clean up documentation indentation.
2015-10-06 18:30:10 +02:00
Files.swift
Use '+' to append strings to NSUrls instead of '/' .
2015-11-20 00:55:41 +01:00
Info.plist
Update to Swift 2.0 .
2015-06-28 00:52:40 +02:00
NSTask+NSTask_Errors.h
runAndPrint throws error when command is inaccessible.
2015-09-25 00:26:09 +02:00
NSTask+NSTask_Errors.m
runAndPrint throws error when command is inaccessible.
2015-09-25 00:26:09 +02:00
Stream.swift
Enable ReadableStream to run commands using itself as stdin.
2015-10-07 18:42:19 +02:00
SwiftShell-Bridging-Header.h
runAndPrint throws error when command is inaccessible.
2015-09-25 00:26:09 +02:00