| Paste number 73273: | portable homepage in home dir |
| Pasted by: | retroj |
| When: | 5 months, 3 weeks ago |
| Share: | Tweet this! | http://paste.lisp.org/+1KJD |
| Channel: | #conkeror |
| Paste contents: |
let (home = default_directory.clone()) {
dumpln(home);
home.append("foo.html");
homepage = home.path;
};
This paste has no annotations.